Skip to content

Auto branching: Add randomness to branch name#1278

Merged
ogajduse merged 1 commit intoSatelliteQE:masterfrom
ogajduse:fix/add-random-to-branching
Feb 20, 2025
Merged

Auto branching: Add randomness to branch name#1278
ogajduse merged 1 commit intoSatelliteQE:masterfrom
ogajduse:fix/add-random-to-branching

Conversation

@ogajduse
Copy link
Member

Problem Statement

date '+%n was not random enough. When two jobs run in parallel, they create a branch with the same name.

Solution

Adding %N to add microseconds to add a bit of random to it.

@ogajduse ogajduse added the No-CherryPick PR doesnt need CherryPick to previous branches label Feb 20, 2025
@ogajduse ogajduse self-assigned this Feb 20, 2025
@ogajduse ogajduse merged commit 0c254e9 into SatelliteQE:master Feb 20, 2025
11 checks passed
@ogajduse ogajduse deleted the fix/add-random-to-branching branch February 20, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

No-CherryPick PR doesnt need CherryPick to previous branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants